home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Samples / C++ / Direct3D / OptimizedMesh / OptimizedMesh.sln < prev    next >
Encoding:
Microsoft Visual Studio Solution  |  2004-09-27  |  1.1 KB  |  25 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OptimizedMesh", "OptimizedMesh.vcproj", "{3A68081D-E8F9-4523-9436-530DE9E552F4}"
  3. EndProject
  4. Global
  5.     GlobalSection(SolutionConfiguration) = preSolution
  6.         ConfigName.0 = Debug
  7.         ConfigName.1 = Profile
  8.         ConfigName.2 = Release
  9.     EndGlobalSection
  10.     GlobalSection(ProjectDependencies) = postSolution
  11.     EndGlobalSection
  12.     GlobalSection(ProjectConfiguration) = postSolution
  13.         {3A68081D-E8F9-4523-9436-530DE9E552F4}.Debug.ActiveCfg = Debug|Win32
  14.         {3A68081D-E8F9-4523-9436-530DE9E552F4}.Debug.Build.0 = Debug|Win32
  15.         {3A68081D-E8F9-4523-9436-530DE9E552F4}.Profile.ActiveCfg = Profile|Win32
  16.         {3A68081D-E8F9-4523-9436-530DE9E552F4}.Profile.Build.0 = Profile|Win32
  17.         {3A68081D-E8F9-4523-9436-530DE9E552F4}.Release.ActiveCfg = Release|Win32
  18.         {3A68081D-E8F9-4523-9436-530DE9E552F4}.Release.Build.0 = Release|Win32
  19.     EndGlobalSection
  20.     GlobalSection(ExtensibilityGlobals) = postSolution
  21.     EndGlobalSection
  22.     GlobalSection(ExtensibilityAddIns) = postSolution
  23.     EndGlobalSection
  24. EndGlobal
  25.